- opAssign
auto opAssign(T value, string f, size_t l)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
auto opOpAssign(T value, string f, size_t l)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
auto opUnary(string f, size_t l)
Undocumented in source. Be warned that the author may not have intended to support it.
- print
void print(T value, string f, size_t l)
Undocumented in source. Be warned that the author may not have intended to support it.
Creates a variable which is always logged whenever modified.